projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59b644e
)
(syms_of_xfns): Use DEFVAR_LISP, not DEFVAR_INT, for Vx_pointer_shape.
author
Roland McGrath
<roland@gnu.org>
Thu, 29 Jul 1993 00:25:38 +0000
(
00:25
+0000)
committer
Roland McGrath
<roland@gnu.org>
Thu, 29 Jul 1993 00:25:38 +0000
(
00:25
+0000)
src/xfns.c
patch
|
blob
|
history
diff --git
a/src/xfns.c
b/src/xfns.c
index 6e32895206675e9ef8cd8df06f5a96482886ab2f..1d1b71eebc9cb5ba036ba008716a74ed949e33ac 100644
(file)
--- a/
src/xfns.c
+++ b/
src/xfns.c
@@
-3709,7
+3709,7
@@
syms_of_xfns ()
"The buffer offset of the character under the pointer.");
mouse_buffer_offset = 0;
- DEFVAR_
INT
("x-pointer-shape", &Vx_pointer_shape,
+ DEFVAR_
LISP
("x-pointer-shape", &Vx_pointer_shape,
"The shape of the pointer when over text.\n\
Changing the value does not affect existing frames\n\
unless you set the mouse color.");